home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2010 May / SAN CD 5-2010 CD-ROM 60.iso / pc / issueMedia / VP_may10.swf / scripts / DefineButton2_45 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2010-03-23  |  42 b   |  4 lines

  1. on(release){
  2.    _parent.showStar(1);
  3. }
  4.